Added `none` option to --vcs
authorzv <zv@nxvr.org>
Thu, 8 Oct 2015 01:17:46 +0000 (18:17 -0700)
committerzv <zv@nxvr.org>
Thu, 8 Oct 2015 01:17:46 +0000 (18:17 -0700)
src/etc/_cargo

index 75a588acbb969a647604cbe6246175f14f459887..197cdb4222bc3ee285cbb6cb3b771ac3d6f1192e 100644 (file)
@@ -131,7 +131,7 @@ case $state in
             new)
                 _arguments \
                     '--bin[use binary template]' \
-                    '--vcs:initialize a new repo with a given VCS:(git hg)' \
+                    '--vcs:initialize a new repo with a given VCS:(git hg none)' \
                     '(-h, --help)'{-h,--help}'[show help message]' \
                     '(-v, --verbose)'{-v,--verbose}'[use verbose output]' \
                     '--color=[colorization option]' \